FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package ch.fhir.BNW.ch-core#1.0.0 (47 ms)

Package ch.fhir.BNW.ch-core
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=ch.fhir.BNW.ch-core@1.0.0&canonical=https://example.org/fhir/StructureDefinition/MyServiceRequest
Url https://example.org/fhir/StructureDefinition/MyServiceRequest
Status draft
Date 2023-08-04T08:04:37.0597943+00:00
Name MyServiceRequest
Experimental False
Realm ch
Authority hl7
Type ServiceRequest
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

No resources found



Source

{
  "resourceType" : "StructureDefinition",
  "id" : "2",
  "url" : "https://example.org/fhir/StructureDefinition/MyServiceRequest",
  "name" : "MyServiceRequest",
  "status" : "draft",
  "date" : "2023-08-04T08:04:37.0597943+00:00",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "ServiceRequest",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/ServiceRequest",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "ServiceRequest.meta",
        "path" : "ServiceRequest.meta"
      },
      {
        "id" : "ServiceRequest.meta.lastUpdated",
        "path" : "ServiceRequest.meta.lastUpdated",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.identifier",
        "path" : "ServiceRequest.identifier",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "pattern",
              "path" : "$this.type"
            }
          ],
          "description" : "Unordered, Open, $this.type(Pattern)",
          "rules" : "open"
        },
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.identifier:Placer-ID",
        "path" : "ServiceRequest.identifier",
        "sliceName" : "Placer-ID",
        "short" : "Placer identifier",
        "definition" : "Identifier for the placer of the pathology request",
        "max" : "1"
      },
      {
        "id" : "ServiceRequest.identifier:Filler-ID",
        "path" : "ServiceRequest.identifier",
        "sliceName" : "Filler-ID",
        "short" : "Filler Identifier",
        "definition" : "Identifier for the filler of the pathology request",
        "max" : "1"
      },
      {
        "id" : "ServiceRequest.status",
        "path" : "ServiceRequest.status",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.intent",
        "path" : "ServiceRequest.intent",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.category",
        "path" : "ServiceRequest.category",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "ServiceRequest.encounter",
        "path" : "ServiceRequest.encounter",
        "min" : 1
      },
      {
        "id" : "ServiceRequest.requester",
        "path" : "ServiceRequest.requester",
        "min" : 1,
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://hl7.org/fhir/StructureDefinition/Practitioner",
              "http://hl7.org/fhir/StructureDefinition/Organization"
            ]
          }
        ],
        "mustSupport" : true
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.